babl: limit exported symbols
authorØyvind Kolås <pippin@gimp.org>
Mon, 25 Sep 2017 17:53:52 +0000 (19:53 +0200)
committerØyvind Kolås <pippin@gimp.org>
Mon, 25 Sep 2017 17:57:22 +0000 (19:57 +0200)
commitab20ab569a88c230e8d6931c8f4544f115fc2a60
treefe6d2f1cfbc60db55aa3994281f6d0010df14db7
parente1372df4177487b13c224ab8554cd18dd98cb56d
babl: limit exported symbols

For now, also including symbols needed for internal tools and tests, that are
not part of the public API; the API promised by babl remains the public
headers, but this reduces the public dynamic loaders namespace a little.
Makefile.am
babl/Makefile.am
export-symbols [new file with mode: 0644]
extensions/Makefile.am